licenses that they have. They are distributed with Emacs but they
are not part of Emacs."
+etc/HELLO
+ standard notices. Just a note that although the file itself is not
+ really copyrightable, in the wider context of it being parts of
+ Emacs (and written by those with assignments), a standard notice is
+ fine.
+
etc/MAILINGLISTS
rms: simple license is fine for this file
+2007-03-10 Glenn Morris <rgm@gnu.org>
+
+ * woman.el (woman-change-fonts): Add a hack to deal with
+ font-escape followed by "." at start of a line.
+ (woman2-IP): Add a hack to deal with consecutive requests.
+ (woman2-tagged-paragraph): Extend existing hack to handle "sp".
+
2007-03-10 Alan Mackenzie <acm@muc.de>
* progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.